*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Oct 2009 15:21:31 +0000 (15:21 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Oct 2009 15:21:31 +0000 (15:21 +0000)
lisp/ChangeLog

index 946195bfcd64525574811140dd39e9645ee39a19..cd49df78e1d464e347200aa43c3075ad465f09ff 100644 (file)
@@ -1,3 +1,15 @@
+2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
+       (tramp-file-name-real-host, tramp-file-name-port): Apply
+       `save-match-data.
+
+       * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
+       case both directories are remote.
+       (tramp-smb-handle-expand-file-name): Implement "~" expansion.
+       (tramp-smb-maybe-open-connection): Flush the cache only if
+       necessary.
+
 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
 
        * cedet/ede/proj-obj.el (ede-gcc-linker): New var.